home *** CD-ROM | disk | FTP | other *** search
- Path: rover.ucs.ualberta.ca!news
- From: ryangall@gpu.srv.ualberta.ca (Bobby Sixkiller)
- Newsgroups: comp.lang.c
- Subject: Re: allocating unlimited string input....HELP
- Date: 11 Jan 1996 06:08:38 GMT
- Organization: University of Alberta, Edmonton, Canada
- Distribution: inet
- Message-ID: <4d29h6$p80@pulp.ucs.ualberta.ca>
- References: <4cvph6$s8s@pulp.ucs.ualberta.ca> <4d0noq$rd8@news1.cle.ab.com>
- NNTP-Posting-Host: async14-9.remote.ualberta.ca
- Mime-Version: 1.0
- X-Newsreader: WinVN 0.99.2
-
- In article <4d0noq$rd8@news1.cle.ab.com>, don.phillips@ab.com says...
- >
- >..but this assignment limits you to one
- >module, and no header files...
- >
- >I thought you couldn't use header files? In your example you use
- >getc(), sprintf() and some others. These all use <stdio.h>, which is
- >a header file.
- >Donald-Anthony C. Phillips
- >Programmer/Analyst
- > Rockwell Automation
- > ---------------------------------------
- > Allen-Bradley
- >don.phillips@ab.com
- >
- what I meant to say was I couldnt write my own data structures or
- functions and use them from a header file, limiting the size of the
- main program.
-
-